Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / C1KeyedList<TKey,TItem> Class / Clear Method

In This Topic
    Clear Method (C1KeyedList<TKey,TItem>)
    In This Topic
    Removes all elements from the C1KeyedList<TKey,TItem>.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also